
#######################################################################
#SPIN BUTTON
#######################################################################

style "spin"
{
	
	bg[NORMAL]							= "#ffffff" 
	base[NORMAL]						= "#ffffff" 
	GtkWidget::focus_padding			= 0
	GtkWidget::focus-line-width			= 0
	xthickness						= 5
	ythickness						= 2

	engine "experience" {
		
		group "spinbutton_spinbutton_focus_rtl" = "spinbutton_spinbutton_focus"
		{
			text_direction				= RTL
			padding						= { 0, -1, 0, 0 }
		}
		
		group "spinbutton_spinbutton_focus" = "shadow_in_focus"
		{
			detail						= "spinbutton"
			padding						= { -1, 0, 0, 0 }
		}
		
		group "spinbutton_spinbutton_normal_rtl" = "spinbutton_spinbutton_normal"
		{
			text_direction				= RTL
			padding						= { 0, -1, 0, 0 }
		}
		
		group "spinbutton_spinbutton_normal" = "shadow_in_normal"
		{
			detail						= "spinbutton"
			padding						= { -1, 0, 0, 0 }
		}
		
		group "spinbutton_spinbutton_insensitive_rtl" = "spinbutton_spinbutton_insensitive"
		{
			text_direction				= RTL
			padding						= { 0, -1, 0, 0 }
		}
		
		group "spinbutton_spinbutton_insensitive" = "shadow_in_insensitive"
		{
			detail						= "spinbutton"
			padding						= { -1, 0, 0, 0 }
		}
		
		
		group "spinbutton_entry_focus_rtl" = "spinbutton_entry_focus"
		{
			text_direction				= RTL
			padding						= { -1, 0, 0, 0 }
		}
		
		group "spinbutton_entry_focus" = "shadow_in_focus"
		{
			padding						= { 0, -1, 0, 0 }
		}
		
		group "spinbutton_entry_normal_rtl" = "spinbutton_entry_normal"
		{
			text_direction				= RTL
			padding						= { -1, 0, 0, 0 }
		}
		
		group "spinbutton_entry_normal" = "shadow_in_normal"
		{
			padding						= { 0, -1, 0, 0 }
		}
		
		group "spinbutton_entry_insensitive_rtl" = "spinbutton_entry_insensitive"
		{
			text_direction				= RTL
			padding						= { -1, 0, 0, 0 }
		}
		
		group "spinbutton_entry_insensitive" = "shadow_in_insensitive"
		{
			padding						= { 0, -1, 0, 0 }
			fill 0 { color				= bg[NORMAL] }
		}
			



		###

		group "spin_button_up_normal_rtl" = "spin_button_up_normal"
		{
			text_direction				= RTL
			padding						= { 2, 1, 2, -1 }
		}
		
		group "spin_button_up_normal" = "scroll_button_normal"
		{
			detail						= "spinbutton_up"
			padding						= { 1, 2, 2, -1 }
			
			fill 9 {		dont_draw		= TRUE}
			image 10 {	dont_draw		= TRUE }
		}


		group "spin_button_up_prelight_rtl" = "spin_button_up_prelight"
		{
			text_direction				= RTL
			padding						= { 2, 1, 2, -1 }
		}
		
		group "spin_button_up_prelight" = "scroll_button_prelight"
		{
			detail						= "spinbutton_up"
			padding						= { 1, 2, 2, -1 }
			
			fill 9 {		dont_draw		= TRUE}
			image 10 {	dont_draw		= TRUE }
		}
		
		group "spin_button_up_active_rtl" = "spin_button_up_active"
		{
			text_direction				= RTL
			padding						= { 2, 1, 2, -1 }
		}
		
		group "spin_button_up_active" = "scroll_button_active"
		{
			detail						= "spinbutton_up"
			padding						= { 1, 2, 2, -1 }
			
			fill 9 {	dont_draw		= TRUE}
			image 10 {	dont_draw		= TRUE }
		}
		
		
		group "spin_button_up_insensitive_rtl" = "spin_button_up_insensitive"
		{
			text_direction				= RTL
			padding						= { 2, 1, 2, -1 }
		}
		
		group "spin_button_up_insensitive" = "scroll_button_insensitive"
		{
			detail						= "spinbutton_up"
			padding						= { 1, 2, 2, -1 }
			
			fill 9 {		dont_draw		= TRUE}
			image 10 {	dont_draw		= TRUE }
		}


		###

		group "spin_button_down_normal_rtl" = "spin_button_down_normal"
		{
			text_direction				= RTL
			padding						= { 2, 1, 0, 2 }
		}
		
		group "spin_button_down_normal" = "scroll_button_normal"
		{
			detail						= "spinbutton_down"
			padding						= { 1, 2, 0, 2 }
			
			fill 9 {	dont_draw		= TRUE}
			image 10 {	dont_draw		= TRUE }
		}


		group "spin_button_down_prelight_rtl" = "spin_button_down_prelight"
		{
			text_direction				= RTL
			padding						= { 2, 1, 0, 2 }
		}
		
		group "spin_button_down_prelight" = "scroll_button_prelight"
		{
			detail						= "spinbutton_down"
			padding						= { 1, 2, 0, 2 }
			
			fill 9 {	dont_draw		= TRUE}
			image 10 {	dont_draw		= TRUE }
		}
		
		group "spin_button_down_active_rtl" = "spin_button_down_active"
		{
			text_direction				= RTL
			padding						= { 2, 1, 0, 2 }
		}
		
		group "spin_button_down_active" = "scroll_button_active"
		{
			detail						= "spinbutton_down"
			padding						= { 1, 2, 0, 2 }
			
			fill 9 {	dont_draw		= TRUE}
			image 10 {	dont_draw		= TRUE }
		}
		
		
		group "spin_button_down_insensitive_rtl" = "spin_button_down_insensitive"
		{
			text_direction				= RTL
			padding						= { 2, 1, 0, 2 }
		}
		
		group "spin_button_down_insensitive" = "scroll_button_insensitive"
		{
			detail						= "spinbutton_down"
			padding						= { 1, 2, 0, 2 }
			
			fill 9 {	dont_draw		= TRUE}
			image 10 {	dont_draw		= TRUE }
		}


		### Arrows

		group "spin_arrow_up_normal" = "arrow_up_normal-template"
		{
			padding						= { 0, 0, 0, 1 }
			image 10 {	file			= "images/arrows/spin_arrow.png" }
		}
				
		group "spin_arrow_up_prelight" = "arrow_up_prelight-template"
		{
			padding						= { 0, 0, 0, 1 }
			image 10 {	file			= "images/arrows/spin_arrow.png" }
		}
		
		group "spin_arrow_up_active" = "arrow_up_active-template"
		{
			padding						= { 0, 0, 0, 1 }
			image 10 {	file			= "images/arrows/spin_arrow.png" }
		}
		
		group "spin_arrow_up_insensitive" = "arrow_up_insensitive-template"
		{
			padding						= { 0, 0, 0, 1 }
			image 10 {	file			= "images/arrows/spin_arrow.png" }
		}
		
		
		group "spin_arrow_down_normal" = "arrow_down_normal-template"
		{
			padding						= { 0, 0, 1, 0 }
			image 10 {	file			= "images/arrows/spin_arrow.png" }
		}
				
		group "spin_arrow_down_prelight" = "arrow_down_prelight-template"
		{
			padding						= { 0, 0, 1, 0 }
			image 10 {	file			= "images/arrows/spin_arrow.png" }
		}
		
		group "spin_arrow_down_active" = "arrow_down_active-template"
		{
			padding						= { 0, 0, 1, 0 }
			image 10 {	file			= "images/arrows/spin_arrow.png" }
		}
		
		group "spin_arrow_down_insensitive" = "arrow_down_insensitive-template"
		{
			padding						= { 0, 0, 1, 0 }
			image 10 {	file			= "images/arrows/spin_arrow.png" }
		}

	}
}
